home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 5
/
Apprentice-Release5.iso
/
Source Code
/
C++
/
Applications
/
nanoInstall 1.0
/
nanoInstall
/
nanoInstall.rsrc
/
DtFk_132
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-05-14
|
276 b
|
16 lines
#pragma once
#include <Files.h>
#include <Finder.h>
#include <Memory.h>
#include "standardfile_.h"
#include "standardgetfile.h"
#include "standardputfile.h"
void InitToolbox( void);
OSErr writeThem( void);
OSErr readThem( void);
extern const unsigned char emptyPString[];